home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Headers / bsd / termios.h < prev    next >
C/C++ Source or Header  |  1993-01-20  |  113b  |  11 lines

  1. #ifndef _TERMIOS_
  2. #define _TERMIOS_
  3.  
  4. #include <standards.h>
  5.  
  6. #include <sys/termios.h>
  7.  
  8. #endif    /* _TERMIOS_ */
  9.  
  10.     
  11.